Subclassing an Existing Class

To subclass an existing class:

  1. In the Classes display of the nib file window, select the class you want your class to inherit from.
  2. Choose Classes > Subclass, or press Return.
  3. Type the name of the new class, and press Return.
Next Step
Adding Actions and Outlets to a New Class
Main Topic
Creating a Class

© 1999 Apple Computer, Inc.